home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / lanalyse.zip / LANALYSE.DOC < prev    next >
Text File  |  1991-05-07  |  3KB  |  66 lines

  1.  
  2.  
  3.           Lanalyse!  Network Performance Analysis Tool
  4.  
  5.                     (c) 1991 by EbSoft
  6.  
  7. Lanalyse allows you to remotely monitor the various status 
  8. information provided by NETBIOS on any NETBIOS network node.  You 
  9. need not have started your network operating system to run Lanalyse.
  10.  
  11. HOW TO USE THE PROGRAM:
  12.  
  13. You may create a text file named NodeList.LAN in the current 
  14. directory.  This file contains the names of the nodes you wish to 
  15. scan, each on its own line with a <CR><LF>.  These names can be 
  16. any valid NETBIOS name, i.e. machine name or user name.  If 
  17. NodeList.LAN does not exist, only the local node will be scanned 
  18. for analysis.
  19.  
  20. After determining which of the specified nodes are avilable on the 
  21. network, Lanalyse presents you with a picklist of available nodes 
  22. on the left of the screen, and on the right side of the screen, a 
  23. detailed analysis of NETBIOS status for the selected node.
  24.  
  25. The information presented is as follows:
  26.  
  27. Adapter:  This is the 6-byte LAN adapter permanent node name.
  28. Type: Adapter type - TRN = Token Ring Network Adapter
  29.                      PCN = PC Network Adapter
  30. Software Version:  major and minor NETBIOS revision levels  
  31. Hours Up:  Time since last adapter reset.
  32.  
  33. Error Counts:
  34.   Total Packets Xmit/Rcv: Packet counts since reset.
  35.   Rcv Reject: Occasions where received frames were rejected
  36.   Xmt Reject: Occasions where transmetted frames were rejected
  37.   Data Frame: Count of bad data frames received
  38.   Aborted Xmit: Count of unsuccessful transmissions
  39.   Retransmit: Count of retransmitted frames
  40.   No Buffers: Occasions where receiver was out of buffers
  41.   T1 Timeout: Number of times the adapter's T1 timer has expired
  42.   Ti Timeout: Number of times the adapter's Ti timer has expired
  43.  
  44. Network Resources:
  45.   NCBs available: Amount of Network Control Blocks presently available
  46.   NCBs last reset: Max NCBs as set at last reset
  47.   Max NCBs: Max NCBs as defined by driver/card
  48.   Sessions Active: Amount of NETBIOS Sessions presently active
  49.   Sessions last reset: Max sessions as set at last reset
  50.   Max Sessions: Max sessions as defined by driver/card
  51.  
  52. Node Names:  This is a listing of up to eight NETBIOS node names 
  53.              assigned to the adapter.  The actual count is shown.
  54.  
  55. In its default mode, Lanalyse will only recognise machine names 
  56. under PC LAN Program, because PCLP appends an ASCII 03 to the end 
  57. of user names.  You can include user names in the scan by using 
  58. the /PCLP switch when invoking Lanalyse, or by setting a DOS 
  59. environment variable called LANALYSE to /PCLP with the DOS command
  60. SET LANALYSE=/PCLP
  61.  
  62. Press <F1> within Lanalyse for the help screen.
  63.  
  64.  
  65.  
  66.